var runtime._cgo_getstackbound

3 uses

	runtime (current package)
		cgo.go#L38: 	_cgo_getstackbound            unsafe.Pointer
		cgocall.go#L284: 	if !signal && _cgo_getstackbound != nil {
		cgocall.go#L291: 		asmcgocall(_cgo_getstackbound, unsafe.Pointer(&bounds))